Release 10.1A: OpenEdge Development:
ADM Reference


storeParameterNode

Store mapping information for Output parameters (Produce XML).

Location: b2b.p

Parameters:

INPUT phDataSource AS HANDLE

The data source.

INPUT pcMethod AS CHARACTER

The mapping procedure/function.

INPUT pdNode AS DECIMAL

The node bearing the value.

INPUT piNum AS INTEGER

The parameter number.

INPUT piNumParam AS INTEGER

The total number of parameters in the method.

Returns: LOGICAL

Notes: This information is stored until the parent node of the first parameter is processed. callOutParams() will then call the pcmethod in phDataSource and use the piNum parameter values to populate the node or attribute.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095